-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: upgrade to Go 1.13. Closes #1375 #2097
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2097 +/- ##
======================================
Coverage 11.7% 11.7%
======================================
Files 52 52
Lines 26313 26313
======================================
Hits 3081 3081
Misses 22837 22837
Partials 395 395 Continue to review full report at Codecov.
|
Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>
done | ||
|
||
# collect_swagger gathers swagger files into a subdirectory |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Argo don't need swagger scheme any more ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we need anther PR for this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add one comment about go modules caching.
I've noticed that codegen and swagger were removed. LGTM as long it is intentional and you have a plan to restore/replace it with something else.
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.Closes #1375